home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Where & Why
/
Exploring Where & Why.iso
/
pc
/
MODULES
/
LESSON08
/
ACT08B
/
L08B2.DIR
/
scripts_10_doAction - on mouseDown.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2004-07-11
|
107 b
|
5 lines
on mouseDown me
put "clicked on " & (the member of sprite me.spriteNum).name
doAction(the clickOn)
end